[INFO] cloning repository https://github.com/mathiversen/debt_calculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathiversen/debt_calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fdebt_calculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fdebt_calculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9cc36ff311876d81d0f1216ea091f390f5e2e99
[INFO] checking mathiversen/debt_calculator against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fdebt_calculator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mathiversen/debt_calculator
[INFO] finished tweaking git repo https://github.com/mathiversen/debt_calculator
[INFO] tweaked toml for git repo https://github.com/mathiversen/debt_calculator written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mathiversen/debt_calculator on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mathiversen/debt_calculator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.licence
[INFO] [stderr] warning: `debt_calculator` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db9f12b002f81e5304ac5ca03f3ed56ef0f5007abfe646776dcdeff8cb414adc
[INFO] running `Command { std: "docker" "start" "db9f12b002f81e5304ac5ca03f3ed56ef0f5007abfe646776dcdeff8cb414adc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db9f12b002f81e5304ac5ca03f3ed56ef0f5007abfe646776dcdeff8cb414adc" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db9f12b002f81e5304ac5ca03f3ed56ef0f5007abfe646776dcdeff8cb414adc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db9f12b002f81e5304ac5ca03f3ed56ef0f5007abfe646776dcdeff8cb414adc" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.licence
[INFO] [stderr] warning: `debt_calculator` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling structopt-derive v0.3.5
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]     Checking structopt v0.3.5
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]     Checking Lotus v0.2.1
[INFO] [stderr]     Checking debt_calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `id`, `interest_npv`, `month`, and `year` are never read
[INFO] [stdout]   --> src/cli.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Payment {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 32 |     pub amortization: u32,
[INFO] [stdout] 33 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 34 |     pub interest_npv: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub interest: f32,
[INFO] [stdout] 36 |     pub month: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 37 |     pub year: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Payment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/cli.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl Calculator {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 72 |     pub fn new(interest: f32, discount_rate: f32, loan: u32, amortization: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `interest_npv`, `month`, and `year` are never read
[INFO] [stdout]   --> src/cli.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Payment {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 32 |     pub amortization: u32,
[INFO] [stdout] 33 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 34 |     pub interest_npv: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub interest: f32,
[INFO] [stdout] 36 |     pub month: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 37 |     pub year: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Payment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/cli.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl Calculator {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 72 |     pub fn new(interest: f32, discount_rate: f32, loan: u32, amortization: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s
[INFO] running `Command { std: "docker" "inspect" "db9f12b002f81e5304ac5ca03f3ed56ef0f5007abfe646776dcdeff8cb414adc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db9f12b002f81e5304ac5ca03f3ed56ef0f5007abfe646776dcdeff8cb414adc", kill_on_drop: false }`
[INFO] [stdout] db9f12b002f81e5304ac5ca03f3ed56ef0f5007abfe646776dcdeff8cb414adc
